How to Submit a Bug Report for a Report, Letter, Layout, or Label
/documentation/pages/Troubleshooting/FAQ/Submit a Bug Report Against A Web Project Report.xml
When you report a bug to Alpha Software, a test case is required. For issues with Reports, both the Project Report file and data the report is based on need to be submitted. The *[ui:Create Bug Report Files...]* tool makes it easy to create a test case to submit with a bug report about an issue you're experiencing with a Project Report.
Creating a Button that Calls an Xbasic Script
/documentation/pages/Guides/Desktop/Xdialog/Controls/Buttons/Creating a Button that Calls an Xbasic Script.xml
How to configure a button that calls an Xbasic script using the onPush Event. Code explanaions included.
Creating a Button that Calls an Action Script
/documentation/pages/Guides/Desktop/Xdialog/Controls/Buttons/Creating a Button that Calls an Action Script.xml
Configure a button that uses an action script and the OnPush Event. This page contains a code explanation.
Converting a Quick Report to a Layout Table Report
/documentation/pages/Guides/Report/Quick Reports/Converting a Quick Report to a Layout Table Report.xml
Once you have gone as far as possible with a Quick Report, you'll want to convert it to a Free Form or Layout Table Report. The Open in Report Editor button on the main toolbar does this when the Quick Report Genie is open. If you want to preserve the Quick Report for future use in the Genie, first press the Save As button on the main toolbar and either accept the generated name or choose a new name.
Running a Script
/documentation/pages/Guides/Desktop/Design/Platform/Xbasic Action Scripting/Running a Script.xml
When you run a script you can choose one of three ways in which the script is run:
Using Xdialog to Filter a Report
/documentation/pages/Guides/Desktop/Xdialog/Using Xdialog to Filter a Report.xml

Xdialog can be used to create custom forms for filtering Reports in desktop applications.

How to Submit a Bug Report for the Alpha Anywhere Installer
/documentation/pages/Troubleshooting/Installation/Reporting an Installation Problem.xml

If you run into issues with the Alpha Anywhere Installer and cannot resolve them, send the log files to [email protected].

Using Xbasic to Select a Record and Display a Form
/documentation/pages/Guides/Xbasic/Xbasic in Desktop Applications/Using Xbasic to Select a Record and Display a Form.xml
Button1 runs Xbasic code that loads the Invoice form to display the details of the invoice selected in the embedded browse.
Importing a Layout as a Starting Point for a New Report
/documentation/pages/Guides/Report/Getting Started/Importing a Layout as a Starting Point.xml
If you have already created a form or browse, you can use it to create a report. The following example creates a report from the CustomerBrowse browse in the AlphaSports sample database.
Run a Script
/documentation/pages/Guides/Desktop/Design/Platform/Xbasic Action Scripting/Run a Script.xml
The Run a Script action runs an Xbasic script.